CSharpTest.Net
TransactionLogOptions<TKey,TValue> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace : TransactionLogOptions<TKey,TValue> Class


Glossary Item Box

The following tables list the members exposed by TransactionLogOptions<TKey,TValue>.

Public Constructors

 NameDescription
Public ConstructorTransactionLogOptions<TKey,TValue> ConstructorOptions used to initialize a TransactionLog  
Top

Public Properties

 NameDescription
Public PropertyFileBufferThe file buffer size, CAUTION: values above 16 bytes may leave data in memory  
Public PropertyFileNameThe file name to read/write the log  
Public PropertyFileOptionsThe file open options for appending to a log, default = WriteThrough  
Public PropertyKeySerializerThe serializer for the TKey type  
Public PropertyReadOnlyGets or sets if the transaction log is treated as read-only  
Public PropertyValueSerializerThe serializer for the TValue type  
Top

Public Methods

 NameDescription
Public MethodCloneCreates a shallow clone of the instance  
Top

See Also

Generated with Document! X 2011 by Innovasys